5.3.3 APPX Application Design Manual

+ Chapter 1-1: Overview of Application Design
+ Chapter 1-2: Getting Started
+ Chapter 1-3: Data Dictionary
+ Chapter 1-4: Understanding Process Design
+ Chapter 1-5: Interprocess Communication
+ Chapter 1-6: Customizing Your Application
+ Chapter 1-7: The Documentation Facility
+ Chapter 1-8: Application Design Tools
+ Chapter 2-1: Data Dictionary Overview
+ Chapter 2-2: Data Dictionary Concepts
+ Chapter 2-3: Domains
+ Chapter 2-4: Files and Fields
+ Chapter 2-5: Work Fields
+ Chapter 3-1: Overview of APPX Processes
+ Chapter 3-2: Getting Started
+ Chapter 3-3: Process Definition
+ Chapter 3-4: Menu Processes
+ Chapter 3-5: Job Processes
+ Chapter 3-6: Input Processes
+ Chapter 3-7: Output Processes
+ Chapter 3-8: Update Processes
+ Chapter 3-9: Query Processes
+ Chapter 3-10: Inquiry Processes
+ Chapter 3-11: Status Processes
+ Chapter 3-12: Subroutine Processes
+ Chapter 3-13: Table Processes
+ Chapter 3-14: Automatic and Optional Children
+ Chapter 3-15: Using the Image Editor
+ Chapter 3-16: Using GUI Features of the Image Editor
+ Chapter 3-17: Using Event Points
+ Chapter 4-1: ILF Integration
+ Chapter 4-2: True/False Status Indicators
+ Chapter 4-3: Specifying Statements
- Chapter 4-4: The ILF Editor
+ Chapter 4-5: The Appx ILF Debugger
+ Chapter 4-6: ILF Keyword Reference
+ Chapter 4-7: Predefined Fields
+ Chapter 4-8: Runtime Subroutine's and Predefined Processes
+ Chapter 4-9: Appx Chart Director API

Chapter 4-4: The ILF Editor

Search


Select this option when you want to search for a specific word or string of characters contained anywhere in an ILF routine. After selecting Search, the screen below appears.

The Search screen presents a place on the bottom line to enter a word/string to be used in a search, and three options to choose from. The cursor is positioned on the first character of the search area at the start of a search operation.

You begin a search by entering the exact word or character string you want to find, up to 28 characters long. You enter the string after the Search For label at the bottom of the screen.

You may specify significant embedded spaces so that you can distinguish, for example, between a search for MAKE-UP from one for MAKE UP. You may enter a partial word such as ACC, which would find a match with both ACCOUNT and ACCESS, for example.

ILF Editor's Search Option

To indicate trailing spaces, enter a single underscore character after the final space you want to specify. For example, if you wanted to search for NAME with one space after the word, leave one space after NAME and enter an underscore after the space.

Note also the use of the Upper/Lower option defined below to distinguish upper- and lowercase letters. The Search operation is case-sensitive, so if you want to search for the string 'Invalid Entry', you need to select Upper/Lower before entering the words 'Invalid Entry'. If you do not select the Upper/Lower option, your entry would be INVALID ENTRY, and you would not get a match on 'Invalid Entry'.

After entering the desired search text, you have the following three options to select from:

Return to Begin / Continue Search Press Enter to initiate a search, and APPX highlights the first occurrence of the matching word/string. The cursor is positioned on the first character of the matched text, and the entire statement line is highlighted. Each time you press Enter, you direct the system to locate the next occurrence of the matching word/string. If no match is found, either initially or in a subsequent search, a message to this effect displays.

Cancel (Cancel Search) terminates the search operation and returns you to display mode.

Upper/Lower toggles between uppercase-only and upper-and-lowercase mode. See the previous description of this feature.

The editor preserves the character string you enter until you leave the current event point. If you want to search for a different string, type over the previous text. If the previous string is longer than the new text you are entering, be sure to press the space bar enough times to clear out unwanted characters at the end of the string.

Application Design Manual                                         "Powered by Appx Software"

1143

©2006 By APPX Software, Inc. All Rights Reserved